home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / cocoon.swf / scripts / DefineSprite_537 / frame_26 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  167 b   |  9 lines

  1. scoretable._visible = true;
  2. if(_root.score == 0)
  3. {
  4.    pulsante.gotoAndStop("home");
  5.    sfondo_casella._visible = false;
  6.    casella._enabled = false;
  7. }
  8. stop();
  9.